75 The specified Path/file name cannot be accessed or is invalid
321 Invalid file format
380 Invalid property value
381 Invalid property array index
383 Property is read-only
387 Property cannot be set
394 Property is write-only
425 Invalid object use
461 Specified format doesn't match format of data
672 DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
673 Expected at least one argument
674 Illegal recursive invocation of OLE drag and drop
675 Non-intrinsic OLE drag and drop formats used with SetData require Byte array data. GetData may return more bytes than were given to SetData.
676 Requested data was not supplied to the DataObject during the OLESetData event.
1000 P&roperties
1001 RchTx
2003 General
2004 General properties for the Rich Text Control
2005 Open Rich Text file
2006 Rich Text Files (*.RTF)*.RTFTextFiles (*.TXT)*.TXT
2007 Appearance
2008 Appearance properties for the Rich Text Control
2143 (None)
2144 (None)
2145 (Bitmap)
2146 (Metafile)
2147 (Icon)
2148 (Metafile)
3500 Error #%d
3501 Invalid entry for %s
17856 Microsoft Rich Textbox Control 5.0 (SP2)
17857 Find constants.
17858 MatchCase
17859 WholeWord
17860 Don't Highlight selection
17861 SelAlignment constants.
17862 Left
17863 Right
17864 Center
17865 LoadSave constants.
17866 RTF
17867 WholeWord
17868 Appearance constants.
17869 Flat
17870 3D
17871 BorderStyle constants.
17872 No border
17873 Fixed Single
17874 ScrollBars constants.
17875 None
17876 Horizontal
17877 Vertical
17878 Both
17879 MousePointer constants.
17880 Default
17881 Arrow mouse pointer.
17882 Cross mouse pointer.
17883 I-Beam mouse pointer.
17884 Icon mouse pointer.
17885 Size mouse pointer.
17886 Size NE SW mouse pointer.
17887 Size N S mouse pointer.
17888 Size NW SE mouse pointer.
17889 Size W E mouse pointer.
17890 Up arrow mouse pointer.
17891 Hourglass mouse pointer.
17892 No drop mouse pointer.
17893 Arrow and Hourglass mouse pointer
17894 Arrow and Question mark mouse pointer
17895 Size all mouse pointer
17896 Custom mouse pointer icon specified by the MouseIcon property
17897 OLEObject DisplayType constants
17898 The object's data is displayed in the control.
17899 The object's icon is displayed in the control.
17905 The RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject.
17906 Returns the number that uniquely identifies an object in a collection.
17907 Returns/sets a string that uniquely identifies a member in a collection.
17908 Returns object's OLE class name
17909 Returns/sets a value indicating whether an object displays its contents or an icon.
17910 Returns a string array of verbs supported by the object. FetchVerbs must be called prior to accessing this property.
17911 Returns a integer array of menu item state flags used to display the corresponding verb in the object's popup menu.
17912 Returns the number of verbs supported by the object. This is the number of items in the ObjectVerbs and ObjectVerbFlags array.
17913 Executes the object's verb specified by the index value.
17914 Fetches the verbs supported by the object. This method must be called prior to accessing ObjectVerbs, ObjectVerbFlags, and ObjectVerbsCount.
17915 RichText Control OLEObjects Collection Interface
17916 Returns a specific item of a collection object by position, index, or key.
17917 Returns the number of members in a collection.
17918 Adds an OLEObject to an OLEObjects collection.
17919 Removes a specific member from a collection.
17920 Clears all objects in a collection.
17921 Returns/sets the background color of an object.
17922 Returns/sets a value that determines whether an object can respond to user-generated events.
17923 Returns/sets a value that specifies if the selected item remains highlighted when a control loses focus.
17924 Returns/sets the text contained in an object.
17925 Returns/sets a value indicating whether a RichTextBox control can accept and display multiple lines of text.
17926 Returns/sets a value indicating whether a RichTextBox control has horizontal or vertical scroll bars.
17927 Returns/sets the number of characters selected.
17928 Returns/sets a value indicating the type of mouse pointer displayed when the mouse is over the control at run time.
17929 Sets a custom mouse icon.
17930 Returns/sets a value that determines whether scroll bars in the RichTextBox control are disabled.
17931 Returns/sets the starting point of text selected; indicates the position of the insertion point if no text is selected.
17932 Returns/sets the string containing the currently selected text; consists of a zero-length string if no characters are selected.
17933 Returns/sets the text of a RichTextBox control, including all .RTF code.
17934 Returns/sets the text (in .RTF format) in the current selection of a RichTextBox control.
17935 Returns/sets a value indicating whether there is a maximum number of characters a RichTextBox control can hold and, if so, specifies the maximum number of characters.
17936 Returns/sets a value that determines the color of text in the RichTextBox control.
17937 Returns/sets the font used to display the currently selected text or the character(s) immediately following the insertion point in the RichTextBox control.
17938 Returns/sets a value that specifies the size of the font used to display text in a RichTextBox control.
17939 Returns/sets a value that determines whether text in the RichTextBox control appears on the baseline (normal), as a superscript above the baseline, or as a subscript below the baseline.
17940 Returns/sets the distance between the left edge of the RichTextBox control and the left edge of the text that is selected or added at the current insertion point.
17941 Returns/sets the distance between the left edge of the first line of text in the selected paragraph(s) (as specified by the SelIndent property) and the left edge of subsequent lines of text in the same paragraph(s).
17942 Returns/sets the filename of the file loaded into the RichTextBox control at design time.
17943 Returns/sets the number of tabs in a RichTextBox control. Used in conjunction with the SelTab Property.
17944 Returns/sets the distance between the right edge of the RichTextBox control and the right edge of the text that is selected or added at the current insertion point.
17945 Returns a Font object.
17946 Returns/sets a value indicating whether the contents in a RichTextBox control can be edited.
17947 Returns/sets the border style for an object.
17948 Returns/set the bold format of the currently selected text.
17949 Returns/set the italic format of the currently selected text.
17950 Returns/set the strikethru format of the currently selected text.
17951 Returns/set the underline format of the currently selected text.
17952 Returns/sets a value that controls the alignment of the paragraphs in a RichTextBox control.
17953 Returns/sets the paint style of a control at run time.
17954 Returns a handle to a control.
17955 Returns or sets the amount of indent used in a RichTextBox control when SelBullet is set to True.
17956 Returns/sets a value that determines if a paragraph in the RichTextBox control containing the current selection or insertion point has the bullet style.
17957 Sets the right margin used for textwrap, centering, etc.
17958 Returns the number of the line containing a specified character position in a RichTextBox control.
17959 Forces a complete repaint of a control.
17960 Searches the text in a RichTextBox control for a given string.
17961 Selects text in a RichTextBox control based on a set of specified characters.
17962 Moves the insertion point up to, but not including, the first character that is a member of the specified character set in a RichTextBox control.
17963 Returns/sets the absolute tab positions of text in a RichTextBox control. Used in conjunction with the SelTabCount Property.
17964 Loads an .RTF file or text file into a RichTextBox control.